ComponentOne GanttView for WinForms
Insert Method (PropertyStorage<T>)

C1.Win.C1GanttView.4 Assembly > C1.GanttView Namespace > PropertyStorage<T> Class : Insert Method
Syntax
'Declaration
 
Public Overridable Sub Insert( _
   ByVal index As System.Integer, _
   ByVal value As System.Object _
) 
public virtual void Insert( 
   System.int index,
   System.object value
)

Parameters

index
value
See Also

Reference

PropertyStorage<T> Class
PropertyStorage<T> Members